libcfitsio4-dbg software package provides library for I/O with FITS format data files (debugging symbols), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcfitsio4-dbg
libcfitsio4-dbg is installed in your system.
Make ensure the libcfitsio4-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcfitsio4-dbg *
You will get with libcfitsio4-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Debug packages |
| Package | libcfitsio4-dbg |
| Version | 3.380-2 |
| Description | library for I/O with FITS format data files (debugging symbols) |
| Sub Section | debug |